home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / gdb-4.12 / bfd / config / sparc-nl.mt < prev    next >
Encoding:
Text File  |  1994-02-03  |  465 b   |  12 lines

  1. # Target:  SPARC using Novell's NetWare Loadable Module (NLM) format.
  2.  
  3. # Note that we produce elf output and only convert it at the last
  4. # moment to NLMs.  We could in principle generate NLMs directly, but I
  5. # don't think the format is really rich enough to do this, and anyway,
  6. # this can be more convenient for the user.  We can convert a.out too.
  7.  
  8. DEFAULT_VECTOR=bfd_elf32_sparc_vec
  9.  
  10. SELECT_VECS=nlm32_sparc_vec sunos_big_vec
  11. SELECT_ARCHITECTURES=bfd_sparc_arch
  12.